Device Info
@JsonClass(generateAdapter = true )
Device information e.g. model, os, osVersion. Captures device details on which SDK is running.
Example:
DeviceInfo(os=Android, osVersion=12, deviceType=Google Pixel 3 XL)
Content copied to clipboard